[INFO] cloning repository https://github.com/blipson/api-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blipson/api-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblipson%2Fapi-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblipson%2Fapi-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1197ffb3dc5d211d45b9097117d5538070e0479b
[INFO] fixing blipson/api-client against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblipson%2Fapi-client" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blipson/api-client
[INFO] finished tweaking git repo https://github.com/blipson/api-client
[INFO] tweaked toml for git repo https://github.com/blipson/api-client written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blipson/api-client on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blipson/api-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd
[INFO] running `Command { std: "docker" "start" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking nix v0.29.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.1.2
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking async-fs v2.1.3
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking fontdb v0.16.2
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking wgpu-types v0.19.2
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling wgpu-core v0.19.4
[INFO] [stderr]     Checking gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling wgpu v0.19.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=451970c601896fd8 -C extra-filename=-a471c8d0c5e257fc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9d3487932bdbd853.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-c5cc4eb906abf29e.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-9f50143ab3175eec.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-d39827a1100fb9ef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-59f364d303706d79.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd", kill_on_drop: false }`
[INFO] [stdout] 9f0e9d94a1578f69fcc79319f9f342a0049331a7ab554e001c9eb404e5be15bd
